(Qcancel_timer): New variable.
authorGerd Moellmann <gerd@gnu.org>
Thu, 18 Jan 2001 14:48:38 +0000 (14:48 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 18 Jan 2001 14:48:38 +0000 (14:48 +0000)
commitcf9753a25e2cfa2062515487e37ef5c4d114c509
tree0bfb6398bdaad137d626134bdd0d937ba5a06ca7
parent54d5973fabaa5fcc1a54ade6cb28ac56068ac878
(Qcancel_timer): New variable.
(syms_of_xfns): Initialize and staticpro it.
(Fx_hide_tip, Fx_show_tip): Use it.
(Fx_show_tip): Make sure to set tip_timer to nil when canceling
the timer.
(toplevel): Lisp code for generating parts of syms_of_xfns removed.
src/xfns.c